A. Reductions
B. Literal table
C. Identifier table
D. Terminal table
Advertisement
Related Mcqs:
- Terminal Table___________________?
- A. contains all constants in the program B. a permanent table which lists all key words and special symbols of the language in symbolic form C. a permanent table of decision rules in the form of patterns for matching with the uniform symbol table to discover syntactic structure D. consists of a full or partial...
- The table created by lexical analysis to describe all literals used in the source program, is________________?
- A. Reductions B. Literal table C. Identifier table D. Terminal table...
- The advantage(s) of incorporating the macro processor into pass 1 is/ are_______________?
- A. many functions do not have to be implemented twice B. more flexibility is available to the programmer in which he/she may use all the features of the assembler in conjunction with macros C. Functions are combined and it is not necessary to create intermediate files as output from the macro processor and input to...
- In an absolute loading scheme, which loader function is accomplished by assembler________________?
- A. Linking B. Loading C. Allocation D. Reallocation...
- The system/370 assembler language________________?
- A. is a term that refers to the control programs of an operating system B. allows multiple programs to reside in separate areas of core at the same time C. allows the programmer to write base registers and displacements explicitly in the source program D. is used to remember which of the general-purpose registers are...
- A self-relocating program is one which_________________?
- A. consists of a program and relevant information for its relocation B. can itself perform the relocation of its address-sensitive portions C. cannot be made to execute in any area of storage other than the one designated for it at the time of its coding or translation D. All of the above...
- Loaders that allow for program relocation are called__________________?
- A. relative loaders B. relocating loaders C. both A and B D. None of the above...
- An algorithm is best described as_______________?
- A. A computer language B. A branch of mathematics C. A step by step procedure for solving a problem D. All of the above...
- In which way(s) can a macro processor for assembly language be implemented ?
- A. independent one-pass processor B. independent two-pass processor C. processor incorporated into pass of a standard two-pass assembler D. all of the above...
- An Interpreter is_________________?
- A. a program that places programs into memory and prepares them for execution B. a program that automate the translation of assembly language into machine language C. is a program that appears to execute a source program as if it were machine language D. program that accepts a program written in a high level language...
Advertisement